home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows Expert
/
Windows Expert.iso
/
program
/
wintech1.zip
/
LEVARO.ZIP
/
NEWSTAT.H
< prev
next >
Wrap
Text File
|
1991-09-27
|
335b
|
9 lines
/*
* NEWSTAT.H -- Sample static text custom control header file
* This file contains common definitions
*/
/* Static control styles */
#define SS_FLAT 0x00L /* Flush text */
#define SS_INDENT 0x10L /* Indented text */
#define SS_OUTDENT 0x20L /* Outdented text */